Name | Description | |
---|---|---|
![]() | ClearFindTextSelection | Clears text selection. |
![]() | DisableCacheToDisk | Disables cache to disk. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources. If you call dispose on this level that means that you are not suppose to use anything that is contained below this level. That means no pages, no fonts, etc. |
![]() | EnableCacheToDisk | Enables cache to disk. |
![]() | Find | Overloaded. Search for the specified character string. |
![]() | Load | Overloaded. Loads document from the specified System.IO.Stream. |
![]() | LoadFromUrl | Loads a document from the specified data path. |
![]() | Save | Overloaded. Saves document to the specified file. |